Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 91,796 for

document formatting

(0.09 sec)
  1. MemoryFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in memory in Java....the Working with Fonts documentation article. Examples: Shows...MemoryFontSource(fontBytes, 0); Document doc = new Document(); doc.setFontSettings(new...

    reference.aspose.com/words/java/com.aspose.word...
  2. Run class | Aspose.Words for Node.js

    Aspose.Words.Run class. Represents a run of characters with the same font Formatting...characters with the same font formatting. To learn more, visit the...the Programming with Documents documentation article. Remarks All...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the list level....number_format property ListLevel.number_format property Returns...number format for the list level. @property def number_format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::ConditionalStyleCollection::idx_...

    Aspose::Words::ConditionalStyleCollection::idx_get method. Retrieves a ConditionalStyle object by conditional style type in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::Lists::ListCollection::GetListBy...

    Aspose::Words::Lists::ListCollection::GetListByListId method. Gets a list by a list identifier in C++....of the time you apply list formatting to paragraphs just by settings...Shows how to verify owner document properties of lists. auto...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Why Not Open XML SDK|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....” OOXML documents are essentially zipped XML...with the content of OOXML documents in a strongly-typed way. That...

    docs.aspose.com/cells/net/why-not-open-xml-sdk/
  7. ConditionalStyle.rightPadding property | Aspose...

    ConditionalStyle.rightPadding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... Document (); let builder = new aw ...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ConditionalStyleCollection.count property | Asp...

    ConditionalStyleCollection.count property. Gets the number of conditional styles in the collection.... Document (); let builder = new aw ...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SpecialChar class | Aspose.Words for Python

    aspose.words.SpecialChar class. Base class for special characters in the Document...special characters in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Copy Range Data with Style|Documentation

    This article describes how to Copy Range Data with Style with Aspose.Cells for Python via .NET library....copy a range complete with formatting. This article explains how...Style object with specified formatting attributes. Applies the style...

    docs.aspose.com/cells/python-net/copy-range-dat...